home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / vdos1.lzh / VDOS.HLP < prev    next >
Text File  |  1994-02-06  |  15KB  |  295 lines

  1.  
  2.                           VDOS Online Help Screens
  3.                  Copyright 1988 by Marathon Computer Press
  4.   =======================================================================
  5.                         Layout of Bottom Up Menu Bar
  6.  
  7.      The Programs (1-3) Pop Up Menu slots are to be first defined with the 
  8.   VDOS 3 Pop-Up Menu under the Define Slot selection.
  9.   
  10.        The Remaining 3 VDOS Pop Up Menu selections contain the most 
  11.   frequently used applications and several DOS Utilities.
  12.   
  13.                           Selecting a Pop-Up Menu
  14.  
  15.      The Pop-Up Menus are selected by clicking the left mouse button while 
  16.   the arrow pointer is located either on top of or in the vicinity of the 
  17.   Pop-Up Title.  Unlike the GEM(tm) Desktop, VDOS menus require that you 
  18.   select the item by clicking upon it.  With GEM(tm) you get an inverse 
  19.   video display for the item when the mouse passes over the top of the 
  20.   item whether or not it has been selected.
  21.   
  22.  
  23.     
  24.                  The DOS Utilities And Associated Hot Keys
  25.   
  26.   Syntax = {Item} [Hot Keys] Followed by a brief description of the 
  27.   utility or function.
  28.   -----------------------------------------------------------------------
  29.             The Default Applications (Those Most Commonly Used)
  30.  
  31.   {EDIT (WP)} [Alt+E] This slot is provided for the assignment of your 
  32.   editor or word processor.  Define with the Define Slot option.
  33.  
  34.   {DATABASE} [Alt+D] This slot is provided for the assignment of your 
  35.   database management program.  Define with the Define Slot option.
  36.  
  37.   {TERMINAL} [Alt+T] This slot is provided for the assignment of your 
  38.   telecommunications program.  Define with the Define Slot option.
  39.    
  40.   {FINANCIAL} [Alt+F] This slot is provided for the assignment of your 
  41.   spreadsheet or financial accounting package.  Define with the Define 
  42.   Slot option.
  43.   
  44.   {GRAPHICS} [Alt+G] This slot is provided for the assignment of your 
  45.   graphics drawing program, (Medium or High Resolution).  Define with the 
  46.   Define Slot option.  If Low Resolution is desired you will have to set 
  47.   low resolution from the desktop and then run VDOSLOW.PRG (The Low 
  48.   Resolution Autoloader).
  49.   
  50.   {COMPILER} [Alt+C] This slot is provided for the assignment of your 
  51.   programming language compiler.  Define with the Define Slot option.
  52.   
  53.   {LINKER} [Alt+L] This slot is provided for the assignment of your 
  54.   programming language object file linker, interpreter, or make utility.  
  55.   Define with the Define Slot option.
  56.   
  57.   {SHELL (CL)} [Alt+S] This slot is provided for the assignment of you 
  58.   Command Line Interpreter or Shell Program other than VDOS.  Define with 
  59.   the Define Slot option.
  60.   
  61.   -----------------------------------------------------------------------
  62.                            System Level Functions
  63.  
  64.   {MEMFREE} [Control+M] Gives you the amount of free system memory in 
  65.   bytes.  This total is not the amount you will have when running an 
  66.   application with VEXEC.  VEXEC only takes up about 10K of dynamic memory 
  67.   and VDOS returns it's allocation to the free pool prior to calling 
  68.   VEXEC.
  69.     
  70.   {DISKFREE} [Control+D] Will show you how much space remains on the 
  71.   currently logged in disk drive.  All active drives from A-P are 
  72.   supported.
  73.   
  74.   {MORE (VIEW)} [M] This UNIX compatible command will display an an ASCII 
  75.   text file to the screen one page at a time.  It can be aborted by 
  76.   pressing Control+C.  If you attempt to display a binary file, or a text 
  77.   file that does not use a carriage return at the end of each text line, 
  78.   you may get a hard error and have to recover.
  79.  
  80.   {PRINT} [Control+P] The Print function allows you to print out an ASCII 
  81.   text file to the printer.  It will check first to see if the printer is 
  82.   connected to the printer port.  If connected, it gives you the option to 
  83.   have a file name header and page number printed.  If you own a printer 
  84.   that only uses a single sheet at a time, refer to PIN / SHEET. 
  85.   
  86.   {PIN / SHEET} [p] This function allows you to select either continuous 
  87.   or sheet feed for use with PRINT.  
  88.   
  89.   {CHECK PRINT} [C] This function checks to see if a printer is connected 
  90.   to your system.
  91.  
  92.   {VDOS HELP} [Help Key] Displays this help feature.
  93.   
  94.   {FORMAT} [Control+F] Will display the VDOS Formatter.  Allows you to 
  95.   format a diskette (either SS or DS in either Drive A or B).
  96.   
  97.   {DIR -X} [Control+X] This UNIX compatible function (compares to ls -al), 
  98.   will give you a long listing of the files located in the currently 
  99.   logged on disk drive and folder.  Control+C will abort the function.
  100.   
  101.   {DIR -W} [Control+W] This UNIX compatible function (compares to ls -x), 
  102.   will give you a columnar display of files located in the currently 
  103.   logged on disk drive and folder.  Control+C will abort the function.
  104.   
  105.   {MKDIR} [F1] This UNIX compatible command will prompt you for a valid 
  106.   path to create a folder.  It gives you the Drive and root path.  Example  
  107.   A:\  You must supply the rest of the path.  Errors are noted.
  108.   
  109.   {RMDIR} [F2] This UNIX compatible command will prompt you for a valid 
  110.   path in which to delete an existing folder.  It is similar to the MKDIR 
  111.   command except you are deleting instead of creating.  You may not be 
  112.   located in the directory to be deleted, nor can you delete a folder that 
  113.   has files in it.  Errors are noted.
  114.   
  115.   {DEL (KILL)} [Control+K] DEL gives you the ability to delete a file that 
  116.   is located in the currently logged on disk drive.  You may not delete a 
  117.   file that is RDONLY.  Global and File modes of operation are supported. 
  118.   Errors are noted.
  119.  
  120.   {RENAME FILE} [R] RENAME allows you to rename a file located on the 
  121.   currently logged on disk drive.  Errors are noted.
  122.   
  123.   {COPY} [Control+C] Copy allows for a very fast file copy of any file 
  124.   contained on the designated source and target (drive & folder).  This 
  125.   variant of the Copy command first checks to see that there is enough 
  126.   room on the target drive prior to copying.  It will thus prevent out of 
  127.   
  128.   room error returns from GEMDOS.  Global and File modes of operation are 
  129.   supported.
  130.  
  131.   {VERIFY} [Control+V] Will allow you to turn on the system verification 
  132.   of disk read and write actions.  By turning off Verify you can speed up 
  133.   copying of files, however you may be sacrificing file integrity.  In 
  134.   most cases this is very safe.
  135.   
  136.   {CHDIR} [.] CHDIR is an MS DOS compatible command that allows you to 
  137.   move from folder to folder on a given disk drive.  You must provide the 
  138.   full path from the root directory for the currently logged on disk 
  139.   drive.  Errors are noted.
  140.   
  141.   {DRIVE(SEL)} [Control + S] This option gives you a graphics based drive 
  142.   selector that allows you to change to the root directory for any of the 
  143.   available drives.  To select a drive, move the mouse pointer inside of 
  144.   one of the drive buttons and click the left mouse button, or press the 
  145.   keyboard key that corresponds to the drive.  To abort just press the 
  146.   Right Mouse Button.
  147.  
  148.   {CHMOD} [F3] This UNIX compatible function allows you to either check or 
  149.   change the current file permissions for any GEMDOS File.  Refer to 
  150.   documentation for details.  Errors are noted.
  151.  
  152.   {WHERE} [?] This UNIX compatible function (compares to pwd), will 
  153.   display graphically your current location in the file system.  If the 
  154.   path is longer than 30 characters, you will see the drive, an arrow that 
  155.   points to the drive (<==) and the tail of the path.
  156.   
  157.   {TOUCH FILE} [T] A UNIX compatible command, TOUCH allows you to update 
  158.   the GEMDOS time assigned to a file.  This is most commonly used by 
  159.   programmers when building large software projects with MAKE.  You may 
  160.   not TOUCH a RDONLY file.  Errors are noted.
  161.  
  162.   {FIND} [F4] This function will search recursively the entire path that 
  163.   you are currently logged on for file specifications that you assign.  
  164.   Global characters "*" & "?" are supported.  An example would be "*.DOC" 
  165.   or ??NEW??.DOC.  All files and paths that are found are